Skip to content
This repository was archived by the owner on Oct 16, 2025. It is now read-only.

BREAKING: Increase minimum Node.js version to 16#173

Merged
legobeat merged 2 commits intoMetaMask:mainfrom
legobeat:node-16
Aug 25, 2023
Merged

BREAKING: Increase minimum Node.js version to 16#173
legobeat merged 2 commits intoMetaMask:mainfrom
legobeat:node-16

Conversation

@legobeat
Copy link
Contributor

@legobeat legobeat commented Aug 22, 2023

This unblocks:

Node.js 20 cant be tested right now unless --ignore-engines is added to yarn install in ci due to MetaMask/eslint-config#290 (comment).

@legobeat legobeat changed the title BREAKING: Remove support for Node.js 14,15,17,19 BREAKING: Increase minimum Node.js version to 16 Aug 22, 2023
@legobeat legobeat marked this pull request as ready for review August 22, 2023 22:19
@legobeat legobeat requested a review from a team as a code owner August 22, 2023 22:19
@legobeat legobeat requested review from a team August 22, 2023 22:47
@legobeat legobeat requested review from Gudahtt, OGPoyraz, jpuri, matthewwalsh0, mcmire and vinistevam and removed request for mcmire August 24, 2023 05:59
},
"engines": {
"node": ">=14.0.0"
"node": ">=16.20 || ^18.16"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"node": ">=16.20 || ^18.16"
"node": ">=16.20 || ^18.17"

@legobeat legobeat merged commit 06ef459 into MetaMask:main Aug 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants